Welcome to the FileFlex Test Bench. This sample Director movie is designed for FileFlex developers to tinker with the various workings of FileFlex.
It's important to note two things: 1) this Test Bench is not a supported part of FileFlex and is provided simply as a tool for you to get to learn some of the key functions, and 2) there is absolutely no error checking done, so it's certainly possible you could accidentally zorch your FileFlex session, the Director session, or the fate of mankind if you execute the various operations out of order. Rather that putting in exhaustive error handling, we wanted a simple interface that gave you access to FileFlex' routines without anything getting in your way. The price of this freedom is you should have read the manual and think before you click.
DBOpenSession() and DBCloseSession() are necessary for the initialization of the FileFlex system.